| AmHighSchoolCourseRelation |
| Logical Entity Name | AmHighSchoolCourseRelation |
| Default Table Name | AmHighSchoolCourseRelation |
| Physical Only | NO |
| Definition | |
| Note |
| AmHighSchoolCourseRelation Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AmHighSchoolCourseRelationID |
int | NO | ||
AdCourseID |
int | NO | ||
AmHighSchoolCourseID |
int | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AmHighSchoolCourseRelation Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_AmHighSchoolCourseRelationAmHighSchoolCourseRelationID | PrimaryKey | AmHighSchoolCourseRelationID |
| AmHighSchoolCourseRelation Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourse | Non-Identifying | One To Zero or More | FK_AmHighSchoolCourseRelationAdCourseID_AdCourseAdCourseID | AdCourseID | NO | YES | ||
| AmHighSchoolCourse | Non-Identifying | One To Zero or More | FK_AmHighSchoolCourseRelationAmHighSchoolCourseID_AmHighSchoolCourseAmHighSchoolCourseID | AmHighSchoolCourseID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AmHighSchoolCourseRelationUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AmHighSchoolCourseRelationDetail | Non-Identifying | One To Zero or More | FK_AmHighSchoolCourseRelationDetailAmHighSchoolCourseRelationID_AmHighSchoolCourseRelationAmHighSchoolCourseRelationID | NO | YES |
| AmHighSchoolCourseRelation Check Constraints |
| Check Constraint Name | CheckConstraint |